_Batch Run Shortcuts (Continuous)
(14 actions, 9 KB)
0 Run Shortcut
isDictionary?
»
Input
:
[Shortcut Input]
Workflow
:
{ "workflowIdentifier": "F1322BB9-5821-4A59-AE61-84D4DF38EAE0", "workflowName": "isDictionary?", "isSelf": false }
1 If
[0 Shortcut Result
as Boolean
]
is true
2 Set Variable
shortcuts
to
[Shortcut Input
as Dictionary.shortcuts
]
3 Set Variable
wait
to
[Shortcut Input
as Dictionary.wait
]
4 Otherwise
5 Set Variable
shortcuts
to
[Shortcut Input]
6 End If
7 Split Text
[shortcuts]
by New Lines »
8 Repeat with Each in
[7 Split Text]
9 Run Shortcut
[Repeat Item]
Workflow
:
[Repeat Item]
10 If
[wait]
has any value
11 Wait
[wait]
seconds
12 End If
13 End Repeat with Each